func crypto/internal/fips140/mlkem.ringDecodeAndDecompress
3 uses
crypto/internal/fips140/mlkem (current package)
field.go#L333: func ringDecodeAndDecompress(b []byte, d uint8) ringElement {
field.go#L373: return ringDecodeAndDecompress(bb[:], 5)
field.go#L391: return ringDecodeAndDecompress(bb[:], 11)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)